Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
F
f_to_minimize(double[])
- Method in class montecarlo.
MonteCarloTask
Objective function to minimize.
f_to_minimize(double[])
- Method in interface newtonSolver.
Uncmin_methods
Method containing objective function to be optimized.
forslv_f77(int, double[][], double[], double[])
- Method in class newtonSolver.
Uncmin_f77
The forslv_f77 method solves Ax = b where A is a lower triangular matrix.
fstocd_f77(int, double[], Uncmin_methods, double[], double, double[])
- Method in class newtonSolver.
Uncmin_f77
The fstocd_f77 method finds a central difference approximation to the gradient of the function to be minimized.
fstofd_f77(int, double[], Uncmin_methods, double[], double[][], double[], double, double[])
- Method in class newtonSolver.
Uncmin_f77
This version of the fstofd_f77 method finds a finite difference approximation to the Hessian.
fstofd_f77(int, double[], Uncmin_methods, double[], double[], double[], double)
- Method in class newtonSolver.
Uncmin_f77
This version of the fstofd_f77 method finds first order finite difference approximations for gradients.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U